Your OneStop Solution

From concept to completion.

tech
Tech Stack
techtechtechtechtechtech
Main Features
  • Authentication model supporting Web2 and Web3 (MetaMask, WalletConnect) for sign-up/sign-in.
  • Has Supabase database (Postgres) to generate user ID and link information such as name and email with wallet address.
  • Has Moralis API to find all NFTs owned by the signed-in user based on their wallet address.
  • Filtering process to show NFTs only from a particular collection (Parallel in this case).
  • Finally, returns a list of the user's NFTs from that collection back to the frontend.
tech
Tech Stack
techtechtechtechtech
Main Features
  • Custom UI/UX Design
  • Authentication (Google, Apple, Email)
  • Real-time geolocation tracking
  • Leveraging geolocation to dynamically update and display salons within certain radius
  • Admin panel for onboarding salons, stylists and tracking their orders for payments
  • Order booking process
  • Leveraged non-relational database due to its flexibility
  • Incorporated SOLID and DRY principles which make the code reusable and improve scalability
  • Real-time database which updates booking calendar and time slots as new orders get placed (Disabling booked timeslots)
  • Mechanism to create custom pricing as well as discounts
  • Real-time Order tracking system along with customer support
Tech Stack
techtechtechtech
Main Features
  • Interface for candidates to submit job applications
  • Created scoring criteria to evaluate resume and interviews through our AI model
  • Ability to offer interviews to suitable candidates
  • Created our in-house chatbot library to conduct interviews
  • Shortlists candidates for further stages according to set criteria
  • Provided admin panel for job posts and criteria settings